home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
demos
/
az
/
cyberx.dxr
/
00249_SALIDA CONFIGURACION.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-06
|
316 b
|
15 lines
on exitFrame
global ayuda_on, idioma
puppetSprite(17, 0)
puppetSprite(2, 0)
puppetSprite(3, 0)
if ayuda_on then
set the castNum of sprite 40 to the number of cast "HELP_EN.PIC" + idioma - 1
activa_ayuda()
puppetTransition(50, 0, 8)
updateStage()
end if
puppetPalette(0)
play done
end